home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / graphics / 702 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.7 KB

  1. Path: news.ndh.com!news
  2. From: m.jantz@public.ndh.com (Marcel Jantz)
  3. Newsgroups: comp.sys.amiga.graphics
  4. Subject: Re: CyberGFX and SPectrum Card
  5. Date: 24 Jan 1996 17:46:46 GMT
  6. Organization: ndh - Netzwerkdienste Hoeger
  7. Message-ID: <2252.6597T65T2960@public.ndh.com>
  8. References: <4cggs4$b2r@news.rwth-aachen.de> <oj6ivilo0dn.fsf@hpsrk.fc.hp.com>
  9.     <2234.6586T185T1064@public.ndh.com> <65641120%agos001@pn.itnet.it>
  10. NNTP-Posting-Host: slip-141.ndh.com
  11. X-Newsreader: THOR 2.21 (Amiga;TCP/IP) *UNREGISTERED*
  12.  
  13.  
  14. Stefano Agostinelli wrote,
  15. >Marcel Jantz wrote in comp.sys.amiga.graphics about "Re: CyberGFX and
  16. >SPectrum Card":
  17. >> Hmm, of course there is one exeption to that: As datatypes are boopsi
  18. >> objects,
  19. >> they can take advantage of a gfx-board. As we at ProDev are switching to a
  20. >> Cybergraphics-Compatible System, I've made a datatype that displays
  21. >> pictures in a corresponding colordepth (i.e. on a 16Bit screen in 16Bit
  22. >> etc.).
  23. >.....
  24. >> Well, so it would be the best to have a special behaviour for "gfx-board"-
  25. >> datatypes. As they are simply boopsi objects you can do your own
  26. >> methods/attributes to do the rendering and holding datas. So 24 Bit
  27. >> datatypes are possible. I myself do very much like this boopsi system :).
  28.  
  29. > Pardon, currently picture.datatype supports only <= 8 bit deep
  30. > bitmaps,so are you using a new picture.datatype in order to do that?
  31.  
  32. That's not completely true. As the boopsi system is quite open for any
  33. extension, it's possible to do everything. Okay suppose you want to display a
  34. picture with multiview you simply have to implement a render/update method in
  35. your datatype. I do a check if the rastport belongs to a cybergfx screen and
  36. if so render 24 datas. I also implemented a new method to get the rgb datas
  37. from outside. So I can use the datatype also for loading some pictures. I
  38. guess there can be an unlimited of options/functions be done.
  39.  
  40. > Decision about what gfx functions to use should be made directly from
  41. > picture.datatype.
  42.  
  43. No, by the application that use the datatype(gadget).
  44.  
  45. > Cheerio
  46. >Stefano
  47.  
  48. >+-----------------------------+-----------------------------------------+
  49. >| Stefano Agostinelli         | Now developing for You ARM:             |
  50. >| Genoa - Italy               | the State of Art AmigaRoleMaster System |
  51. >+-----------------------------+-----------------------------------------+
  52. >| IRC: arm                    | 'Where are you going, Master?'          |
  53. >| E-mail: agos001@pn.itnet.it | 'To the Havens, Sam'                    |
  54. >+-----------------------------+-----------------------------------------+
  55.  
  56.  
  57.  
  58.  
  59. ___________________________________________________________
  60.  
  61. "Nevertheless smart people still need to eat and pay rent."
  62.  
  63. Marcel Jantz (MaJa)
  64. Techn. Support ProDev
  65.  
  66.